Uses of Class
edu.claflin.finder.algo.jungutils.Predicates.ObjectPredicate
-
Packages that use Predicates.ObjectPredicate Package Description edu.claflin.finder.algo.jungutils -
-
Uses of Predicates.ObjectPredicate in edu.claflin.finder.algo.jungutils
Methods in edu.claflin.finder.algo.jungutils that return Predicates.ObjectPredicate Modifier and Type Method Description static Predicates.ObjectPredicatePredicates.ObjectPredicate. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Predicates.ObjectPredicate[]Predicates.ObjectPredicate. values()Returns an array containing the constants of this enum type, in the order they are declared.
-